From d00cf7e3b4374db68028f5a36d97fe180de10680 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 3 Oct 2010 17:09:11 +0200 Subject: [PATCH] * tramp.texi (Frequently Asked Questions): Mention remote-file-name-inhibit-cache. --- doc/misc/ChangeLog | 5 +++++ doc/misc/tramp.texi | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 49df5fb1532..551d6c2f18d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2010-10-03 Michael Albinus + + * tramp.texi (Frequently Asked Questions): Mention + remote-file-name-inhibit-cache. + 2010-10-02 Lars Magne Ingebrigtsen * gnus.texi (Splitting Mail): Fix @xref syntax. diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 775e4788de0..2c82becf6ae 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2753,7 +2753,10 @@ Use an external method, like @option{scpc}. Use caching. This is already enabled by default. Information about the remote host as well as the remote files are cached for reuse. The information about remote hosts is kept in the file specified in -@code{tramp-persistency-file-name}. Keep this file. +@code{tramp-persistency-file-name}. Keep this file. If you are +confident, that files on remote hosts are not changed out of +@value{emacsname}' control, set @code{remote-file-name-inhibit-cache} +to @code{nil}. Disable version control. If you access remote files which are not under version control, a lot of check operations can be avoided by -- 2.30.2